From 163dc54dea828d41fe12eb762c730e57444d63f3 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 7 Nov 2000 14:26:31 +0000 Subject: [PATCH] Forgot to remove stray g_print() --- gdk/linux-fb/gdkinput-ps2.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdk/linux-fb/gdkinput-ps2.c b/gdk/linux-fb/gdkinput-ps2.c index 63a850cf09..70604045b6 100644 --- a/gdk/linux-fb/gdkinput-ps2.c +++ b/gdk/linux-fb/gdkinput-ps2.c @@ -525,8 +525,6 @@ handle_mouse_input(MouseDevice *mouse, gboolean got_motion) GdkWindow *win; guint state; - g_print("mous pos: %f, %f\n", mouse->x, mouse->y); - if(_gdk_fb_pointer_grab_confine) mousewin = _gdk_fb_pointer_grab_confine; else -- 2.30.2